projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc95bfa
)
Fix docs build hopefully
author
Felix Krull
<f_krull@gmx.de>
Wed, 17 Oct 2018 23:56:14 +0000
(
01:56
+0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index d65dc39ea4e35afaeea29db01ecef279fef6ab68..a04e26b0346b7d4cb1c8ac12f4825b5387984814 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-42,7
+42,8
@@
libostree_nightly:
docs:
stage: docs
script:
- - cargo doc --verbose --features dox,lgpl-docs
+ - cd libostree
+ - cargo doc --verbose --features "dox lgpl-docs"
artifacts:
paths:
- target/doc